Vcenter Vcha Cluster NodeVmInfo
The Vcenter Vcha Cluster NodeVmInfo schema contains information to describe the Virtual Machine of a node of a VCHA cluster.
This schema was added in vSphere API 6.7.1.
{
"vm": "string",
"bios_uuid": "string"
}
The identifier of the virtual machine of the VCHA node.
This property was added in vSphere API 6.7.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VirtualMachine:VCenter
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VirtualMachine:VCenter
.
BIOS UUID for the node.
This property was added in vSphere API 6.7.1.